This repository was archived by the owner on Mar 27, 2021. It is now read-only.
Draft
Conversation
/database_mgmt/create_database.py
There are some 'rogue' cells, we can worry about that later.
…ricRacing/Wireless-Telemetry-Server into feature_add_database
…ricRacing/Wireless-Telemetry-Server into feature_add_database
Create table and add column are now within the Database class
No need for database connections to be based on the instance, so move database connection to be static instead.
…ricRacing/Wireless-Telemetry-Server into feature_add_database
Member
Author
|
Build is failing... what is this waiting on? Are there migrations that need to be run from the google sheets? |
|
Because there is |
Member
Author
|
I’m pretty sure I adjusted the table to show FRONT_ and REAR_ before the rest of the message, so do we just have to update the CSV again?
…________________________________
From: Jack LeCroy <notifications@github.com>
Sent: Wednesday, October 2, 2019 12:08:16 AM
To: PurdueElectricRacing/Wireless_Telemetry_RasPi <Wireless_Telemetry_RasPi@noreply.github.com>
Cc: Ryan Joseph Schwartz <schwar95@purdue.edu>; Assign <assign@noreply.github.com>
Subject: Re: [PurdueElectricRacing/Wireless_Telemetry_RasPi] Feature add database (#21)
Because there is L_WHEEL_SPD_ERROR and R_WHEEL_SPEED_ERROR for DAQ2 front and rear, it tries to make a duplicate column and fails the test.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub<#21?email_source=notifications&email_token=AHV3OM24DOL33EE2QXPXVJLQMQNDBA5CNFSM4IUOK3S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEADPE7I#issuecomment-537326205>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AHV3OM5VJMIJ47XYOJCXJX3QMQNDBANCNFSM4IUOK3SQ>.
|
|
Are you talking about the description/sensor column? That is not read by the script. The bytes have duplicate names in two rows. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.